home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / pin_ball_deluxe.swf / scripts / DefineButton2_66 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-15  |  55b  |  5 lines

  1. on(release){
  2.    gotoAndStop("start");
  3.    play();
  4. }
  5.